[INFO] cloning repository https://github.com/lekoOwO/MoreStickersManager-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lekoOwO/MoreStickersManager-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2FMoreStickersManager-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2FMoreStickersManager-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b621c14a95250e3817726863ef0b972c80c468
[INFO] checking lekoOwO/MoreStickersManager-rs against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2FMoreStickersManager-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lekoOwO/MoreStickersManager-rs
[INFO] finished tweaking git repo https://github.com/lekoOwO/MoreStickersManager-rs
[INFO] tweaked toml for git repo https://github.com/lekoOwO/MoreStickersManager-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lekoOwO/MoreStickersManager-rs on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lekoOwO/MoreStickersManager-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b
[INFO] running `Command { std: "docker" "start" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking msm-domain v0.1.0 (/opt/rustwide/workdir/crates/msm-domain)
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_with_macros v3.19.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking serde_with v3.19.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking msm-media v0.1.0 (/opt/rustwide/workdir/crates/msm-media)
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking msm-providers v0.1.0 (/opt/rustwide/workdir/crates/msm-providers)
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling msm-app v0.1.0 (/opt/rustwide/workdir/crates/msm-app)
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking msm-cli v0.1.0 (/opt/rustwide/workdir/crates/msm-cli)
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr] error: could not compile `teloxide-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teloxide-core-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache_me", "default", "erased", "full", "native-tls", "nightly", "rustls", "rustls-native-roots", "throttle", "trace_adaptor", "vecrem"))' -C metadata=0c17a064b900a2bc -C extra-filename=-9605ebfaa446fa91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-88a94c0932df951b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2b6efdad0c341bfe.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-37f7f82890b9eb7d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4a3c9d18aa8b26a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f403f12cd4dbd1c7.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-08777d5c4ec965ba.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d5f08adc3d9270b1.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-41a4d7537815f37e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58951b894840d848.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1443d917fa4f4ccc.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9a862424c229eb56.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-931935225457efe7.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-6844cd677f682502.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1e71a7f1d9af5688.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e7fc7e1b3e1f9d05.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0d6aeb6f81097ff2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-70f17d3a391e4440.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3be1b3c2093f7e1b/out -L native=/opt/rustwide/target/debug/build/psm-0a01d8d684731a11/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b", kill_on_drop: false }`
[INFO] [stdout] abb760d9d7363a46ae02ebbe9f4c3b58b0cd60f6c446db90482c682fb919df1b
